-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PR] Artscope 2.5 아고라, 이벤트 출시 #83
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 공모전 조회시 날짜를 지정하여 조회할 수 있도록 추가
- 검색 도메인 관련 패키지를 추가했습니다. 검색은 추후 상용 검색엔진을 도입하여 사용할 예정이므로 search 도메인으로 로직을 구성했습니다.
- PostMedia Entity 추가 Table SQL을 작성했습니다. - ImageService 로직 추가 PostMedia 용으로 로직을 추가했습니다. Artwork 생성과 동일한 로직이고 중복 되는 코드가 있으므로 리팩터링 대상입니다. - PostMedia 관련 로직 변경 Post 요청, 응답 DTO 구성이 변경되었습니다 PostService 생성, 삭제 비즈니로직이 변경됬습니다. ArtworkMediaType.java 을 MediaType으로 변경했습니다. - 관련 테스트 코드 작성
[PR] feat: exhibitions 기간별 조회
…-platform-backend into feat/통합검색-포스트미디어-기능
[PR] fix: PostMedia Post 매핑이 안되던 오류 해결
[PR] Fix/postmedia issue
Revert "[PR] Fix/postmedia issue"
…ckend into fix/postmedia-issue
…-platform-backend into fix/postmedia-issue
fix: Post 생성 Media Size 체크 시 NPE 해결
[PR] fix: PostMedia Reference Mapping Issue
[PR] fix: PostResponseDTO media가 null인 이슈 해결
Fix/exhibition 기간조회 수정
- Gradle 8 version 업그레이드 - test task 문법 변경 - mysql-connector-j 추가 및 flyway mysql 의존성 추가
- java EE to jakarta EE - spring security 5.8 삭제
- 6.0으로 인한 변경사항 반영
- 기존 SpringFox 어노테이션을 Spring Doc으로 변경 - Swagger Config 설정 변경
- Redis 관련 속성 변경 - Deprecated 된 JPA 속성 제거 - Deprecated 된 Server Proxy 관련 속성 제거
spring 3.x migration
- Gradle 빌드 시 Test 가 포함되어 있음 이로인해 빌드 시간이 늘어난 것을 해결
…process chore: Action Build 프로세스 test task 삭제
- emoji parsing
- hibernate core 6.1.X 에서 복합키 UUID 관련 리플렉션 에러가 발생해 Spring Boot를 업그레이드 해결했습니다.
- 6.X 업데이트에 따른 SecurityConfig 변경
Fix/member UUID issue
Unit Test Results157 tests +62 157 ✔️ +62 29s ⏱️ +11s Results for commit 5ddc00b. ± Comparison against base commit 491fd8a. This pull request removes 5 and adds 67 tests. Note that renamed tests count towards both.
|
haroya01
approved these changes
Nov 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
와 드디어 출시하는군요!
수고하셨습니다.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Agora, Event, Location 출시
Spring Boot now 3.1